cstr_core 0.2.6

Implementation of CStr and CString for no_std environments.
Documentation

cstr_core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

alloc (default)

This feature flag does not enable additional features.

arc (default)

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.

std

This feature flag does not enable additional features.

use_libc